In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureSegmenter / GetBlockFirstParagraphIndex Method

GetBlockFirstParagraphIndex Method (IGdPictureSegmenter)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(5)>

Function GetBlockFirstParagraphIndex( _

   ByVal SegmentationResultID As String, _

   ByVal BlockIdx As Integer _

) As Integer
[DispId(5)]

int GetBlockFirstParagraphIndex( 

   string SegmentationResultID,

   int BlockIdx

)
function GetBlockFirstParagraphIndex( 

    SegmentationResultID: String;

    BlockIdx: Integer

): Integer; 
DispIdAttribute(5)

function GetBlockFirstParagraphIndex( 

   SegmentationResultID : String,

   BlockIdx : int

) : int;
[DispId(5)]

int GetBlockFirstParagraphIndex( 

   string* SegmentationResultID,

   int BlockIdx

) 
[DispId(5)]

int GetBlockFirstParagraphIndex( 

   String^ SegmentationResultID,

   int BlockIdx

) 

Parameters

SegmentationResultID
BlockIdx
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureSegmenter
IGdPictureSegmenter Members